projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c6af6d
)
(struct x_display_info): Add atoms for _NET_WM_STATE.
author
Jan Djärv
<jan.h.d@swipnet.se>
Fri, 27 Mar 2009 18:37:41 +0000
(18:37 +0000)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Fri, 27 Mar 2009 18:37:41 +0000
(18:37 +0000)
src/xterm.h
patch
|
blob
|
history
diff --git
a/src/xterm.h
b/src/xterm.h
index b520c1dfd11566a586f8fd6036a1f252c0620592..6681d4ed44010049ff84d77d700f41efa555bac2 100644
(file)
--- a/
src/xterm.h
+++ b/
src/xterm.h
@@
-356,6
+356,10
@@
struct x_display_info
Atom *net_supported_atoms;
int nr_net_supported_atoms;
Window net_supported_window;
+
+ /* Atoms dealing with maximization and fullscreen */
+ Atom Xatom_net_wm_state, Xatom_net_wm_state_fullscreen_atom,
+ Xatom_net_wm_state_maximized_horz, Xatom_net_wm_state_maximized_vert;
};
#ifdef HAVE_X_I18N